home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / ubiquity / gtk / stepLocation.ui < prev    next >
Extensible Markup Language  |  2009-09-10  |  5KB  |  131 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkVBox" id="stepLocation">
  6.     <property name="visible">True</property>
  7.     <property name="border_width">6</property>
  8.     <property name="orientation">vertical</property>
  9.     <property name="spacing">6</property>
  10.     <child>
  11.       <object class="GtkLabel" id="timezone_heading_label">
  12.         <property name="visible">True</property>
  13.         <property name="can_focus">True</property>
  14.         <property name="xalign">0</property>
  15.         <property name="label" translatable="yes"><big><b>Where are you?</b></big></property>
  16.         <property name="use_markup">True</property>
  17.         <property name="selectable">True</property>
  18.         <property name="single_line_mode">True</property>
  19.       </object>
  20.       <packing>
  21.         <property name="expand">False</property>
  22.         <property name="fill">False</property>
  23.         <property name="position">0</property>
  24.       </packing>
  25.     </child>
  26.     <child>
  27.       <object class="GtkHSeparator" id="hseparator16">
  28.         <property name="visible">True</property>
  29.       </object>
  30.       <packing>
  31.         <property name="expand">False</property>
  32.         <property name="fill">False</property>
  33.         <property name="position">1</property>
  34.       </packing>
  35.     </child>
  36.     <child>
  37.       <object class="GtkLabel" id="timezone_comment_label">
  38.         <property name="width_request">600</property>
  39.         <property name="visible">True</property>
  40.         <property name="can_focus">True</property>
  41.         <property name="xalign">0</property>
  42.         <property name="label" translatable="yes">Select your location, so that the system can use appropriate display conventions for your country, fetch updates from sites close to you, and set the clock to the correct local time.  Don't worry about finding exactly the closest city to you; just select a city in the same country and time zone.</property>
  43.         <property name="wrap">True</property>
  44.         <property name="selectable">True</property>
  45.       </object>
  46.       <packing>
  47.         <property name="expand">False</property>
  48.         <property name="fill">False</property>
  49.         <property name="position">2</property>
  50.       </packing>
  51.     </child>
  52.     <child>
  53.       <object class="GtkVBox" id="vbox1">
  54.         <property name="visible">True</property>
  55.         <property name="orientation">vertical</property>
  56.         <property name="spacing">6</property>
  57.         <child>
  58.           <object class="GtkAspectFrame" id="timezone_aspect">
  59.             <property name="visible">True</property>
  60.             <property name="label_xalign">0</property>
  61.             <property name="shadow_type">in</property>
  62.             <child>
  63.               <object class="GtkEventBox" id="timezone_map_window">
  64.                 <property name="visible">True</property>
  65.                 <property name="can_focus">True</property>
  66.                 <child>
  67.                   <placeholder/>
  68.                 </child>
  69.               </object>
  70.             </child>
  71.           </object>
  72.           <packing>
  73.             <property name="position">0</property>
  74.           </packing>
  75.         </child>
  76.         <child>
  77.           <object class="GtkHBox" id="hbox2">
  78.             <property name="visible">True</property>
  79.             <property name="spacing">6</property>
  80.             <child>
  81.               <object class="GtkLabel" id="timezone_zone_label">
  82.                 <property name="visible">True</property>
  83.                 <property name="label" translatable="yes">Region:</property>
  84.               </object>
  85.               <packing>
  86.                 <property name="expand">False</property>
  87.                 <property name="position">0</property>
  88.               </packing>
  89.             </child>
  90.             <child>
  91.               <object class="GtkComboBox" id="timezone_zone_combo">
  92.                 <property name="visible">True</property>
  93.                 <signal name="changed" handler="on_region_combo_changed"/>
  94.               </object>
  95.               <packing>
  96.                 <property name="position">1</property>
  97.               </packing>
  98.             </child>
  99.             <child>
  100.               <object class="GtkLabel" id="timezone_city_label">
  101.                 <property name="visible">True</property>
  102.                 <property name="label" translatable="yes">Zone:</property>
  103.               </object>
  104.               <packing>
  105.                 <property name="expand">False</property>
  106.                 <property name="position">2</property>
  107.               </packing>
  108.             </child>
  109.             <child>
  110.               <object class="GtkComboBox" id="timezone_city_combo">
  111.                 <property name="visible">True</property>
  112.                 <signal name="changed" handler="on_city_combo_changed"/>
  113.               </object>
  114.               <packing>
  115.                 <property name="position">3</property>
  116.               </packing>
  117.             </child>
  118.           </object>
  119.           <packing>
  120.             <property name="expand">False</property>
  121.             <property name="position">1</property>
  122.           </packing>
  123.         </child>
  124.       </object>
  125.       <packing>
  126.         <property name="position">3</property>
  127.       </packing>
  128.     </child>
  129.   </object>
  130. </interface>
  131.